[INFO] fetching crate n-observer-cffi 0.1.0...
[INFO] fixing n-observer-cffi-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate n-observer-cffi 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate n-observer-cffi 0.1.0
[INFO] finished tweaking crates.io crate n-observer-cffi 0.1.0
[INFO] tweaked toml for crates.io crate n-observer-cffi 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate n-observer-cffi 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate n-observer-cffi 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded n-observer-cffi-impl v0.1.0
[INFO] [stderr]   Downloaded rs-schema-derive v0.1.0
[INFO] [stderr]   Downloaded rs-schema-derive-impl v0.1.0
[INFO] [stderr]   Downloaded rs-schema v1.0.0
[INFO] [stderr]   Downloaded n-observer v0.1.2
[INFO] [stderr]   Downloaded async-cffi v0.1.1
[INFO] [stderr]   Downloaded async-cffi-codegen v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4
[INFO] running `Command { std: "docker" "start" "e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking rs-schema v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rs-schema-derive-impl v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling rs-schema-derive v0.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking n-observer v0.1.2
[INFO] [stderr]     Checking async-cffi v0.1.1
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]    Compiling async-cffi-codegen v0.1.0
[INFO] [stderr]    Compiling n-observer-cffi-impl v0.1.0
[INFO] [stderr] warning: n-observer-cffi-impl@0.1.0: Using default edition 2024 for rustfmt (CARGO_PKG_EDITION missing: environment variable not found)
[INFO] [stderr] warning: n-observer-cffi-impl@0.1.0: Failed to format generated code: rustfmt exited with status exit status: 1: 
[INFO] [stderr] error: failed to run custom build command for `n-observer-cffi-impl v0.1.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/n-observer-cffi-impl-21a44f1b85c78a0d/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Using default edition 2024 for rustfmt (CARGO_PKG_EDITION missing: environment variable not found)
[INFO] [stderr]   cargo:warning=Failed to format generated code: rustfmt exited with status exit status: 1: 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '622891a4e29178280638a6b63a8908bde2c0c854'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Error: Custom { kind: Other, error: "failed to create file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/n-observer-cffi-impl-0.1.0/src/ior_cffi_traits.rs: Read-only file system (os error 30)" }
[INFO] running `Command { std: "docker" "inspect" "e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4", kill_on_drop: false }`
[INFO] [stdout] e0e13ff5e2998dbea37b24931bd065803f297994950ef3dc701f97e23b5b1ae4
